update readme.md with current continuous integration provider (#672)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Wed, 10 Feb 2021 19:54:26 +0000 (12:54 -0700)
committerGitHub <noreply@github.com>
Wed, 10 Feb 2021 19:54:26 +0000 (12:54 -0700)
* update README for new CI.

* use list for workflows

* appease codacy list item indent

* restore lost newline

* don't mention pre-releases in README.md

README.md

index 470a762d6d70a0d3787e1b0c46fe264370d3cfc7..cd52bd7e12642f9f79a292b619fb15fc682407e9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,24 +6,20 @@ This is the source code for [GPSBabel](https://www.gpsbabel.org), the free softw
 We have a [GPSBabel contributor guide](https://github.com/gpsbabel/gpsbabel/blob/master/README.contrib).
 [![Pull Requests Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](http://makeapullrequest.com)
 
-Current status of the trunk build on Travis CI is ![Build Status](https://travis-ci.com/gpsbabel/gpsbabel.svg?branch=master) and on AppVeyor is ![Build Status](https://ci.appveyor.com/api/projects/status/github/gpsbabel/gpsbabel?branch=master&svg=true). Passing is good. We like passing. 
+Current status of the master branch build is:
+-   [![CodeQL](https://github.com/GPSBabel/gpsbabel/workflows/CodeQL/badge.svg?branch=master)](https://github.com/GPSBabel/gpsbabel/actions?query=workflow%3ACodeQL)
+-   [![Fedora](https://github.com/GPSBabel/gpsbabel/workflows/fedora/badge.svg?branch=master)](https://github.com/GPSBabel/gpsbabel/actions?query=workflow%3Afedora)
+-   [![macOS](https://github.com/GPSBabel/gpsbabel/workflows/macos/badge.svg?branch=master)](https://github.com/GPSBabel/gpsbabel/actions?query=workflow%3Amacos)
+-   [![ubuntu](https://github.com/GPSBabel/gpsbabel/workflows/ubuntu/badge.svg?branch=master)](https://github.com/GPSBabel/gpsbabel/actions?query=workflow%3Aubuntu)
+-   [![windows](https://github.com/GPSBabel/gpsbabel/workflows/windows/badge.svg?branch=master)](https://github.com/GPSBabel/gpsbabel/actions?query=workflow%3Awindows)
 
-The absolute [latest GPSBabel build](https://travis-ci.com/gpsbabel/gpsbabel) may not have made the front page yet. It takes about an hour to run our rigorous [presubmit testing](https://www.gpsbabel.org/quality.html) via [AppVeyor for GPSBabel on Windows](https://ci.appveyor.com/project/gpsbabel/gpsbabel) and [Travis CI for GPSBabel on Linux and macOS](https://travis-ci.com/gpsbabel/gpsbabel/). We are proud of our rating on Codacy: [![Codacy Badge](https://api.codacy.com/project/badge/Grade/362d2edacb5a4d73a9af023f08525a54)](https://www.codacy.com/app/gpsbabel/gpsbabel?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=gpsbabel/gpsbabel&amp;utm_campaign=Badge_Grade)
+Passing is good. We like passing. 
+
+The latest official release is available at http://www.gpsbabel.org/download.html.
+
+We are proud of our rating on Codacy: [![Codacy Badge](https://app.codacy.com/project/badge/Grade/6b90fe0b5ad74df58752a680141afc88)](https://www.codacy.com/gh/gpsbabel/gpsbabel/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=gpsbabel/gpsbabel&amp;utm_campaign=Badge_Grade)
 
 If you aren't a programmer or a writer, we need help with gear, hosting costs, tool license prices, answering questions on the mailing lists, etc. Please [support GPSBabel](https://www.gpsbabel.org/contribute.html) any way you can.
-<!-- consider sites like forthebadge.com for others -->
-
-<!--
-## News
-We moved the source here on July 31, 2015 because [Google Code is shutting
-down](https://opensource.googleblog.com/2015/03/farewell-to-google-code.html) and
-there is a large inertia in the open source world for Git in general and Github specifically.
-
-As a result, some of our doc with our last release will now point to links on
-[code.google.com](https://code.google.com) that will no longer work.
-If you find doc that is out of date, please let us know.
-(Better yet, please send pull requests with fixes.)
--->
 
 Chief Babel-Head
 [@robertlipe](https://github.com/robertlipe)